From: Lars-Peter Clausen Date: Thu, 18 Feb 2010 13:10:21 +0000 (+0000) Subject: [packages] Use default templates instead of custom reimplementations where applicable X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=32c01bb0841e18cc3b00d77f6355d3806984957a;p=feed%2Frouting.git [packages] Use default templates instead of custom reimplementations where applicable git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@19705 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Makefile b/Makefile index 0cdee21..1c7b274 100644 --- a/Makefile +++ b/Makefile @@ -110,8 +110,6 @@ define Build/Configure endef define Build/Compile - rm -rf $(PKG_INSTALL_DIR) - mkdir -p $(PKG_INSTALL_DIR) $(MAKE) -C "$(PKG_BUILD_DIR)" \ $(TARGET_CONFIGURE_OPTS) \ NODEBUG=1 \